home *** CD-ROM | disk | FTP | other *** search
/ Tux Racer / Tux Racer.iso / program files / Sunspire Studios / Tux Racer / setup.data / setlang.sh next >
Encoding:
Linux/UNIX/POSIX Shell Script  |  2001-12-18  |  52 b   |  4 lines

  1. #!/bin/sh
  2.  
  3. echo $1 > $SETUP_INSTALLPATH/language   
  4.